home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 393
- Top = 161
- Width = 435
- Height = 300
- Caption = 'Form1'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 16
- object HTDisplayBox1: THTDisplayBox
- Left = 0
- Top = 0
- Width = 427
- Height = 273
- Align = alClient
- TabOrder = 0
- CoolFont.Color = clBlack
- CoolFont.Height = -13
- CoolFont.Name = 'System'
- CoolFont.Style = []
- HotFont.Color = clRed
- HotFont.Height = -13
- HotFont.Name = 'System'
- HotFont.Style = []
- TheCurrentCoolBGColor = clBtnFace
- TheCurrentHotBGColor = clBlack
- HyperTextParser = HyperTextParser1
- TheCurrentLeftMargin = 20
- TheCurrentRightMargin = 185
- TheCurrentLineIncrement = 21
- TheCurrentLineSpacing = 5
- DisplayMode = htmDisplay
- UseHistoryList = True
- WrapHyperTextDisplayLines = False
- end
- object HyperTextParser1: THyperTextParser
- TheRegularExpressionParser = RegularExpressionParser1
- Left = 9
- Top = 9
- end
- object RegularExpressionParser1: TRegularExpressionParser
- RegularExpressionFile = 'D:\HYPRTEXT\FTLDEMO\DEFAULT.RXP'
- TheActiveExpressions = '1 2 3 4 '
- TheRegularExpressions = 'Anchor Jump'
- Left = 49
- Top = 9
- end
- end
-